Skip to content

chore(deps): update postgres docker tag to v18.4#186

Merged
PBernaerts merged 1 commit into
mainfrom
renovate/postgres-18.x
Jul 23, 2026
Merged

chore(deps): update postgres docker tag to v18.4#186
PBernaerts merged 1 commit into
mainfrom
renovate/postgres-18.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
postgres (source) minor 18.3-alpine18.4-alpine
postgres (source) major 16.14-alpine18.4-alpine

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@PBernaerts
PBernaerts merged commit 99266f3 into main Jul 23, 2026
8 checks passed
@renovate
renovate Bot deleted the renovate/postgres-18.x branch July 23, 2026 15:09
PBernaerts added a commit that referenced this pull request Jul 23, 2026
#190)

Renovate PR #186 jumped Tandoor's database from 16.14 straight to 18.4.
Postgres cannot read a data directory from two major versions back, so
db_recipes crash-looped on the next deploy and Tandoor went down. Roll
back to 16.14, which starts against the existing cluster untouched.

Moving to 18 needs a deliberate migration (pg_dump/restore or
pg_upgrade, plus the 18 image's new /var/lib/postgresql mount layout,
like sparkyfitness-db already uses). The pin comment now warns about
this. SparkyFitness's own 18.3 to 18.4 bump in #186 was minor and is
healthy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant